-
Home
-
WP Import – Ultimate CSV XML Importer for WordPress
-
7.10.17
-
Code
-
Classes
- ValidateFile
Total Complexity |
42 |
Dependencies |
2 |
Dependents |
8 |
Total lines |
251 |
Lines of code |
178 |
Logical lines of code |
113 |
Comment lines |
41 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
file_validation() |
A |
44 |
12 |
45 |
validateCSV() |
A |
50 |
8 |
29 |
getFileDelimiter() |
S |
50 |
6 |
29 |
formatSizeUnits() |
S |
52 |
6 |
27 |
get_config_bytes() |
S |
60 |
4 |
14 |
validate_file_format() |
S |
59 |
3 |
14 |
getInstance() |
S |
70 |
2 |
7 |
import_record_function() |
S |
60 |
1 |
13 |